PXC Documentation

PXC Home

Animation Control

1.18.0

Control animation state with triggers.

Node Data

Display name

Animation Control

Internal name

Node_Animation_Control

Inheritances

Node_Animation_Control

Inputs

Play/Pause

trigger

Play / Pause

trigger

Pause

trigger

Resume

trigger

Play From Start

trigger

Play Once

Skip Frame

trigger

Skip Frames

int

Skip Frames Count

Outputs


This node is used to control the playback of the animations using triggers. Noted that modifying playback in runtime can cause problem with animation exporter. So this node shoud be use for live update or still image rendering only.



Triggers


Play / PauseSwitch between play and pause state.
PausePause the animation.
ResumeResume the animation.
Play From StartPlay the animation from the beginning.
Play OncePlay the animation once.
Skip FramesSkip frame by Skip Frames Count amount.



Commit History


1.14.5
  • Introduced

Related Links